<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.backInfo {
  background-size: 100% 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
table,
th,
td,
form,
input,
button,
textarea {
  margin: 0;
  padding: 0;
}
body {
  font: 14px 'Microsoft YaHei';
  color: #333;
  background-color: #f4f5f4;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 14px;
  font-weight: normal;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img,
iframe {
  border: 0;
}
i,
cite,
em {
  font-style: normal;
}
ol,
ul {
  list-style: none;
}
input,
button,
select,
textarea {
  outline: none;
  border: 1px solid #ddd;
}
textarea {
  overflow: auto;
  resize: none;
}
a {
  text-decoration: none;
  color: #666;
}
a:hover {
  text-decoration: none;
}
* {
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a {
  cursor: pointer;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
}
.jqthumb {
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  transition: all .4s ease;
}
.area {
  position: relative;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.top-box,
.banner-box,
.main-box,
.footer {
  width: 100%;
  min-width: 1200px;
}
.area,
.clear {
  *zoom: 1;
}
.area:after,
.clear:after {
  content: ".";
  display: block;
  visibility: hidden;
  overflow: hidden;
  height: 0;
  clear: both;
}
.left {
  float: left;
}
.right {
  float: right;
}
.toupper {
  text-transform: uppercase;
}
.mgrt0 {
  margin-right: 0 !important;
}
.mgrtp0 {
  margin-top: 0 !important;
}
.mgrlt {
  margin-left: 0 !important;
}
.mgrbt0 {
  margin-bottom: 0 !important;
}
.padlt {
  padding-left: 0 !important;
}
.noborder {
  border: none !important;
}
/* æ™®é€šç¿»é¡µå™¨-é»˜è®¤å±…ä¸­ */
.m-page {
  line-height: 27px;
  padding: 43px 0 0px;
  font-size: 0;
  text-align: center;
}
.m-page a,
.m-page i {
  display: inline-block;
  position: relative;
  *display: inline;
  zoom: 1;
  background: #fff;
  vertical-align: middle;
  height: 38px;
  width: 38px;
  line-height: 38px;
  font-size: 20px;
  text-align: center;
  letter-spacing: normal;
  word-spacing: normal;
  color: #008cd6;
  margin: 0 4px;
  border: 1px solid #008cd6;
}
.m-page i {
  background-color: #fff;
}
.m-page a,
.m-page a:hover {
  text-decoration: none;
}
.m-page a:hover,
.m-page a:active {
  color: #fff;
  background: #008cd6;
  border-color: #008cd6;
}
.m-page a.z-crt,
.m-page a.z-crt:hover,
.m-page a.z-crt:active {
  color: #fff;
  background: #008cd6;
  border-color: #008cd6;
  cursor: default;
}
.m-page a.z-dis,
.m-page a.z-dis:hover,
.m-page a.z-dis:active {
  color: #fff;
  background: #008cd6;
  border-color: #008cd6;
  cursor: default;
}
.m-page .pagenxt,
.m-page .pageprv {
  font-family: SimSun;
  font-weight: bold;
  font-size: 26px;
}
.m-page .pagenxt:hover,
.m-page .pageprv:hover {
  border-width: 2px;
  background-color: #fff;
  color: #008cd6;
}
.sg-nav {
  margin-top: 20px;
  padding: 20px 0 22px;
  border-top: 1px solid #dbdbdb;
}
.sg-nav a {
  font-size: 14px;
  color: #666;
}
.sg-nav a:hover {
  color: #008cd6;
}
</pre></body></html>